home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / dev / gcc / GccFindHit.readme < prev    next >
Text File  |  1995-07-02  |  2KB  |  34 lines

  1. Short:    FindHit for gcc compiled programs, V1.0
  2. Author:   daniel@brasil.frmug.fr.net (Daniel Verite)
  3. Uploader: daniel@brasil.frmug.fr.net (Daniel Verite)
  4. Type:     dev/gcc
  5.  
  6. This tool should be used in conjunction with Enforcer.
  7. Its purpose is to find the source name/line corresponding to a given offset
  8. in the executable. Very simple to use:
  9. when your program named, say, 'prog', is a bad boy
  10. and makes Enforcer hit(s), remember the offset(s) of the hit(s) displayed
  11. by Enforcer and run the command 'GccFindHit prog <list of offsets in hex>'
  12. The offsets are separated by blanks.
  13. Enforcer gives also the hunk number, but it should always be zero.
  14. If it's not and your program is compiled by gcc, please let me know
  15. about it.
  16. GccFindHit understands the stabs from the aout format encapsulated
  17. in the debug hunk of the Amigados executable, so it will work as
  18. long as ld outputs its debug information this way.
  19. Source code is included and it is distributed under the GPL
  20.  
  21.  
  22. ============================= Archive contents =============================
  23.  
  24. Original  Packed Ratio    Date     Time    Name
  25. -------- ------- ----- --------- --------  -------------
  26.    17982    7001 61.0% 22-May-95 01:22:20  COPYING
  27.    14612    8328 43.0% 23-May-95 00:39:34  GccFindHit
  28.     6010    2399 60.0% 23-May-95 00:16:00  GccFindHit.c
  29.      362     222 38.6% 23-May-95 00:42:12  Makefile
  30.     1058     605 42.8% 25-May-95 21:52:10  README
  31.     1790     898 49.8% 22-May-95 01:21:50  defs.h
  32. -------- ------- ----- --------- --------
  33.    41814   19453 53.4% 26-May-95 00:07:18   6 files
  34.